home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / NodeViewer 1.0 / Examples / Text Document < prev   
Encoding:
Text File  |  1994-11-30  |  107 b   |  5 lines  |  [TEXT/KAHL]

  1. void CViewerDoc::OpenTextFile(SFReply *macSFReply)
  2. {
  3.     CDataFile    *textFile = NULL;
  4.     Handle        theData = NULL;
  5.